價格:免費
更新日期:2018-09-25
檔案大小:3.6M
目前版本:1.1
版本需求:Android 5.0 以上版本
官方網站:mailto:codervishalsehgal@gmail.com
This app helps the user browse Most Popular and Top Rated movies using www.themoviedb.org API's. The App contains a RecyclerView List with GridLayoutManager with Shared Element Transition from Home screen to MovieDetails Screen. List items are populating by getting movies data in JSON format, which is parsed using google's GSON library and the requests are sent by Retrofit Library.
The app is made with the latest Android Architecture Components like ViewModel, LiveData and ROOM. We can also save our favorite movies and access them offline without internet using ROOM library.
Key Features:
* Browse through the Top Rated and Popular Movies
* Offline access to movies list
* Caches data from Room Database
* Add movies to favorite and access them offline
* UI is optimized for both portrait and landscape mode